McAxisInfo.IsHomed property
Checks whether the axis is homed successfully after the axis is homed.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool IsHomed { get; }
Public ReadOnly Property IsHomed As Boolean
Property value
Type: bool
See also